home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / python2.4 / curses / panel.pyo (.txt) < prev    next >
Python Compiled Bytecode  |  2005-10-18  |  314b  |  10 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.4)
  3.  
  4. '''curses.panel
  5.  
  6. Module for using panels with curses.
  7. '''
  8. __revision__ = '$Id: panel.py,v 1.2 2004/07/18 06:14:41 tim_one Exp $'
  9. from _curses_panel import *
  10.